PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package
/
PDFCmap Interface
/ getCID Method
Input codepoint
Collapse All
Expand All
In This Topic
getCID Method
In This Topic
Gets the CID for the given codepoint.
Syntax
int
getCID(
int
codePoint
)
Parameters
codePoint
Input codepoint
Return Value
The CID.
See Also
Reference
PDFCmap Interface
PDFCmap Members